Added hwmon/thermal driver for reporting core temperature. Thanks Dorian
authorpopcornmix <popcornmix@gmail.com>
Tue, 26 Mar 2013 19:24:24 +0000 (19:24 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Sat, 31 Mar 2018 14:44:54 +0000 (15:44 +0100)
commitda470a101e926e2a916421701c16511b7c03de05
tree9c2ffaef1d3959629ee8d53ce9e323210b7aa3e3
parentb1a13a93d21b2c8f118c9700731f396bd69c4f1b
Added hwmon/thermal driver for reporting core temperature. Thanks Dorian

BCM270x: Move thermal sensor to Device Tree

Add Device Tree support to bcm2835-thermal driver.
Add thermal sensor device to Device Tree.
Don't add platform device when booting in DT mode.

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/bcm2835-thermal.c [new file with mode: 0644]